Uses of Class
pow.AES

Packages that use AES
pow.ivyclient   
pow.webserver   
 

Uses of AES in pow.ivyclient
 

Constructors in pow.ivyclient with parameters of type AES
HeartBeat(AES cipher, int webId, java.net.InetAddress srv, int port2send, long heartbeatPeriod)
          define the parameter of the heartbeat message
 

Uses of AES in pow.webserver
 

Methods in pow.webserver that return AES
 AES SessionIvy.getCipher()
           
 

Constructors in pow.webserver with parameters of type AES
SessionIvy(java.lang.String l, int w, AES c, java.net.InetAddress IvyAddr)
          create a session which store information about an ivy bus client connected to the server main information are its net address to send him orders from web users and drones which are connected to this ivy bus